, including all inherited members.
| Build_GDI(char *filename, int index) | CNeurosisWindow | [private] |
| CNeurosisWindow(float zNear, float zFar, char *engineLogFilename=NULL) | CNeurosisWindow | |
| Font_Begin(int iTexture) | CNeurosisWindow | |
| Font_End() | CNeurosisWindow | |
| Font_List_Load(char *filename) | CNeurosisWindow | |
| Font_List_Print(float x, float y, float size, float r, float g, float b, bool alignCenter, bool alignRight, const char *fmt,...) | CNeurosisWindow | |
| Font_String(float x, float y, float size, float r, float g, float b, bool centerText, const char *fmt,...) | CNeurosisWindow | |
| Font_String_Get_Percent(int letter) | CNeurosisWindow | [private] |
| Get_Encoder_Clsid(const WCHAR *format, CLSID *pClsid) | CNeurosisWindow | [private] |
| Get_Previous_Texture() | CNeurosisWindow | |
| Get_Total_Textures() | CNeurosisWindow | |
| GL_Cleanup() | CNeurosisWindow | |
| GL_Create_Window(char *title, int width, int height, int bits, bool fullscreen, bool allowResize, bool centerWindow, bool showCursor) | CNeurosisWindow | |
| GL_Initialize() | CNeurosisWindow | |
| GL_Perspective(float field_of_view, float aspect) | CNeurosisWindow | |
| hDC | CNeurosisWindow | |
| hInstance | CNeurosisWindow | |
| hRC | CNeurosisWindow | [private] |
| hWnd | CNeurosisWindow | |
| mActive | CNeurosisWindow | |
| mFullscreen | CNeurosisWindow | [private] |
| mGdiplusStartupInput | CNeurosisWindow | [private] |
| mGdiplusToken | CNeurosisWindow | [private] |
| mMinimized | CNeurosisWindow | |
| mMsg | CNeurosisWindow | |
| Mouse_Coordinates() | CNeurosisWindow | |
| mPreviousTexture | CNeurosisWindow | [private] |
| mQuit | CNeurosisWindow | |
| mScreenHeight | CNeurosisWindow | |
| mScreenWidth | CNeurosisWindow | |
| mTotalTextures | CNeurosisWindow | [private] |
| mVideoDesiredTimeInterval | CNeurosisWindow | [private] |
| mVideoFrame | CNeurosisWindow | [private] |
| mVideoTimeLapse | CNeurosisWindow | [private] |
| mZFar | CNeurosisWindow | |
| mZNear | CNeurosisWindow | |
| pEngineLog | CNeurosisWindow | |
| pFontList | CNeurosisWindow | |
| pKeys | CNeurosisWindow | |
| Process_Messages() | CNeurosisWindow | |
| pTextures | CNeurosisWindow | [private] |
| pVideoFile | CNeurosisWindow | [private] |
| pVideoStream | CNeurosisWindow | [private] |
| Render_Quad(int iTexture, float r, float g, float b, float transparency, float bottomLeftX, float bottomLeftY, float bottomLeftZ, float bottomRightX, float bottomRightY, float bottomRightZ, float topRightX, float topRightY, float topRightZ, float topLeftX, float topLeftY, float topLeftZ, float bottomLeftPercentX=0.0f, float bottomLeftPercentY=0.0f, float bottomRightPercentX=1.0f, float bottomRightPercentY=0.0f, float topRightPercentX=1.0f, float topRightPercentY=1.0f, float topLeftPercentX=0.0f, float topLeftPercentY=1.0f) | CNeurosisWindow | |
| Render_Triangle(int iTexture, float r, float g, float b, float transparency, float bottomLeftX, float bottomLeftY, float bottomLeftZ, float topRightX, float topRightY, float topRightZ, float topLeftX, float topLeftY, float topLeftZ, float bottomLeftPercentX=0.0f, float bottomLeftPercentY=0.0f, float topRightPercentX=1.0f, float topRightPercentY=1.0f, float topLeftPercentX=0.0f, float topLeftPercentY=1.0f) | CNeurosisWindow | |
| Resize_Window(int width, int height) | CNeurosisWindow | |
| Screenshot_Capture(char *filename, bool isDesktop, int customX=0, int customY=0, int customWidth=0, int customHeight=0) | CNeurosisWindow | |
| Set_Previous_Texture(int iTexture) | CNeurosisWindow | |
| Set_Window_Title(char *title) | CNeurosisWindow | |
| Texture_Get_Data(int index) | CNeurosisWindow | |
| Texture_Get_Name(int index) | CNeurosisWindow | |
| Texture_Load(char *filename, int index=-1) | CNeurosisWindow | |
| Texture_Remove(int index) | CNeurosisWindow | |
| Texture_Remove_All() | CNeurosisWindow | |
| Textures_Reload() | CNeurosisWindow | |
| Video_Capture(float timeStep) | CNeurosisWindow | |
| Video_Cleanup() | CNeurosisWindow | |
| Video_Initialize(char *filename, int desiredFPS) | CNeurosisWindow | |
| ~CNeurosisWindow() | CNeurosisWindow | |